-
Home
-
hCaptcha for WP
-
4.5.0
-
Code
-
Classes
- Form
Total Complexity |
25 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
395 |
Lines of code |
192 |
Logical lines of code |
76 |
Comment lines |
114 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueue_scripts() |
S |
48 |
2 |
39 |
admin_enqueue_scripts() |
S |
52 |
2 |
28 |
is_fluent_forms_admin_page() |
S |
61 |
3 |
13 |
pre_http_request() |
S |
56 |
2 |
19 |
add_captcha() |
S |
69 |
2 |
7 |
verify() |
S |
63 |
2 |
10 |
fluentform_rendering_form_filter() |
S |
69 |
2 |
7 |
has_own_hcaptcha() |
S |
69 |
2 |
7 |
get_hcaptcha_wrapped() |
S |
64 |
1 |
15 |
init_hooks() |
S |
61 |
1 |
11 |
get_captcha() |
S |
63 |
1 |
11 |
__construct() |
S |
82 |
1 |
3 |
render_field_hcaptcha() |
S |
76 |
1 |
4 |
print_hcaptcha_scripts() |
S |
74 |
1 |
5 |
fluentform_has_hcaptcha() |
S |
75 |
1 |
4 |
print_inline_styles() |
S |
69 |
1 |
9 |